Skip to content

[geoip2-golang]: expose maxminddb reader#122

Open
tehnerd wants to merge 1 commit into
oschwald:mainfrom
tehnerd:expose_reader
Open

[geoip2-golang]: expose maxminddb reader#122
tehnerd wants to merge 1 commit into
oschwald:mainfrom
tehnerd:expose_reader

Conversation

@tehnerd

@tehnerd tehnerd commented Sep 12, 2024

Copy link
Copy Markdown

sometimes it is usefull to have an access to raw maxminddb reader ( e.g. to use Networks feature; to iterate over db and build a reverse one ("show me all ips which belongs to XXx")). it feels like adding such feature to raw geoip library is to increase a complexity for not so common usecase; hence just exposing Reader on demand and allow for ppl who needs it to use it directly is cleaner method as for now

@jwanglof

jwanglof commented Dec 4, 2025

Copy link
Copy Markdown

I would like this as well :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants